home *** CD-ROM | disk | FTP | other *** search
- Path: news.interpac.be!usenet
- From: tlgnsmd@mail.interpac.be (Michel Lombart)
- Newsgroups: comp.lang.basic.visual.misc,comp.lang.c,comp.lang.c++
- Subject: Re: DLL, VB and Borland C/C++
- Date: Sat, 02 Mar 1996 22:09:19 GMT
- Organization: Interpac Belgium - Internet service provider
- Message-ID: <4hagmf$qc0@donald.interpac.be>
- References: <312A0334.AC5@supaero.fr> <4gfg6m$eet@hasle.sn.no>
- NNTP-Posting-Host: ppp-02.liege.interpac.be
- X-Newsreader: Forte Free Agent 1.0.82
-
- Sylvain Souche <souche@supaero.fr> wrote
-
- >Hi,
-
- >I am trying desperatly to call a DLL created with Borland C/C++ 4.5 in a
- >VB 3.0 application, but VB always complains about a so called "Bad
- >Calling Convention Error". This Error message is not very documented,
- >and Borland Help files are worth nothing, so...
-
- Hi Sylvain.
-
- Did you use, if necessary, the "byval" option in your declaration
- code?
-
- Michel
-
-
-